home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Disk / moni / FileX-src.lha / FileX-src / listreq_protos.h < prev    next >
Text File  |  1994-08-28  |  132b  |  9 lines

  1. /* Prototypes for functions defined in
  2. listreq.c
  3.  */
  4.  
  5. void CloseLR(void);
  6.  
  7. BOOL OpenListReq(struct List * , char * , void (* )());
  8.  
  9.